FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package fmcna.caredata.fhir.ig.r4#1.1.9 (62 ms)

Package fmcna.caredata.fhir.ig.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=fmcna.caredata.fhir.ig.r4@1.1.9&canonical=http://fkcfhir.org/fhir/StructureDefinition/fmc-insurance-organization-profile
Url http://fkcfhir.org/fhir/StructureDefinition/fmc-insurance-organization-profile
Version 1.1.8
Status active
Name FreseniusInsuranceOrganization
Title Fresenius Insurance Organization Profile
Experimental False
Description Fresenius Insurance Organization Profile
Type Organization
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization US Core Organization Profile
http://terminology.hl7.org/ValueSet/v2-0203 hl7VS-identifierType
http://fkcfhir.org/fhir/CodeSystem/fmc-insurance-contact-use-type-vs Fresenius Insurance Contact Use Type Value Set


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "fmc-insurance-organization-profile",
  "url" : "http://fkcfhir.org/fhir/StructureDefinition/fmc-insurance-organization-profile",
  "version" : "1.1.8",
  "name" : "FreseniusInsuranceOrganization",
  "title" : "Fresenius Insurance Organization Profile",
  "status" : "active",
  "description" : "Fresenius Insurance Organization Profile",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "min" : 1
      },
      {
        "id" : "Organization.identifier:ORGID",
        "path" : "Organization.identifier",
        "sliceName" : "ORGID",
        "min" : 1,
        "max" : "1",
        "patternIdentifier" : {
          "system" : "urn:oid:2.16.840.1.113883.3.7418.1.2"
        },
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:ORGID.type",
        "path" : "Organization.identifier.type",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0203"
        }
      },
      {
        "id" : "Organization.identifier:NIIP",
        "path" : "Organization.identifier",
        "sliceName" : "NIIP",
        "min" : 0,
        "max" : "1",
        "patternIdentifier" : {
          "system" : "urn:oid:2.16.840.1.113883.3.7418.1.3"
        }
      },
      {
        "id" : "Organization.identifier:NIIP.type",
        "path" : "Organization.identifier.type",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0203"
        }
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "coding"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Organization.type:ORGHIERARCHY",
        "path" : "Organization.type",
        "sliceName" : "ORGHIERARCHY",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type:ORGHIERARCHY.coding",
        "path" : "Organization.type.coding",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/organization-type"
        }
      },
      {
        "id" : "Organization.type:PAYORCTNCUSETYPE",
        "path" : "Organization.type",
        "sliceName" : "PAYORCTNCUSETYPE",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Organization.type:PAYORCTNCUSETYPE.coding",
        "path" : "Organization.type.coding",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fkcfhir.org/fhir/CodeSystem/fmc-insurance-contact-use-type-vs"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.